* {
  padding: 0;
  margin: 0;
  border: none;
  font-family: "Microsoft YaHei UI", "Microsoft YaHei", "ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â®ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â½ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¯ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â©ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚ÂºÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â©ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â»ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¹Ã…â€œ", Arial, sans-serif, "Helvetica Neue", Helvetica, "Hiragino Sans GB";
}

fieldset,
img {
  border: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: normal;
}

ol,
ul {
  list-style: none;
}

caption,
th {
  text-align: left;
}

sup,
sub {
  font-size: 100%;
  vertical-align: baseline;
}

a {
  cursor: pointer;
  text-decoration: none;
  color: inherit;
}

a:hover {
  text-decoration: none;
}

img {
  vertical-align: middle;
}

body {
  background-color: #f1f6ff;
  min-width: 1300px;
}

li {
  list-style: none;
}

.hide {
  display: none;
}

.clearfix {
  /* ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â§ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¹Ã…â€œ hasLayout */
  zoom: 1;
}

.clearfix:after {
  content: "020";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.left {
  float: left;
}

.right {
  float: right;
}

.banner {
  width: 100%;
  min-width: 1300px;
}

.banner img {
  width: 100%;
}

.con {
  width: 1200px;
  margin: 0 auto;
}

.title {
  width: 1141px;
  height: 100px;
  margin: 50px auto 40px;
  position: relative;
}

a.more {
  position: absolute;
  width: 50px;
  height: 17px;
  right: 0;
  top: 15px;
}

.point {
  display: inline-block;
  width: 2px;
  height: 18px;
  background: #327cd0;
  margin-right: 10px;
  vertical-align: -4px;
}

ul.list {
  width: 540px;
}

ul.list li {
  line-height: 32px;
}

ul.list li a {
  display: inline-block;
  max-width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

ul.list li a:hover {
  color: #327cd0;
}

.qy {
  width: 1255px;
  height: 421px;
  background: url("../images/qy_bg.png") no-repeat center center;
  margin: 0 auto;
}

.qy .title {
  width: 1180px;
  height: 45px;
  padding-top: 60px;
  margin: 0 auto 20px;
}

.qy .qyCon {
  width: 1100px;
  height: 220px;
  line-height: 30px;
  padding-right: 10px;
  overflow-y: auto;
  margin: 0 auto;
}

/* .qy .qyCon p {
  text-indent: 2em;
} */

/*滚动条样式*/
.qy .qyCon::-webkit-scrollbar {
  /*滚动条整体样式*/
  width: 4px;
  /*高宽分别对应横竖滚动条的尺寸*/
  height: 4px;
}

.qy .qyCon::-webkit-scrollbar-thumb {
  /*滚动条里面小方块*/
  border-radius: 5px;
  -webkit-box-shadow: inset 0 0 5px rgba(254, 104, 76, 0.6);
  background: rgba(254, 104, 76, 0.6);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#22000000, endColorstr=#22000000);
}

.qy .qyCon::-webkit-scrollbar-track {
  /*滚动条里面轨道*/
  -webkit-box-shadow: inset 0 0 5px rgba(227, 229, 232, 1);
  border-radius: 0;
  background: rgba(227, 229, 232, 1);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#22000000, endColorstr=#22000000);
}

.qy .xiala {
  width: 16px;
  height: 18px;
  text-align: center;
  display: block;
  margin: 15px auto 0;
}



.zCon {
  width: 1200px;
  height: 100%;
  background: url(../images/zcon_bg.png) no-repeat center center;
  margin: 0 auto 60px;
  background-size: 100% 100%;
  padding-bottom: 40px;
}

.zCon .menuL {
  width: 880px;
  margin: 40px auto;
}

.zCon .menuL li {
  float: left;
  width: 280px;
  height: 64px;
  line-height: 64px;
  background: #417ec9;
  color: #ffffff;
  font-size: 24px;
  font-weight: bold;
  text-align: center;
  border-radius: 40px;
  margin-right: 20px;
}

.zCon .menuL li:last-child {
  margin-right: 0;
}

.zCon .menuL li:hover {
  background: #ffa524;
}

.zCon .menuL li a {
  display: block;
}


.zCon .gxbc .news_con .xwdt {
  position: relative;
  width: 566px;
  height: 320px;
  margin-left: 30px;
}

.zCon .gxbc .news_con .xwdt .swiper-xwdt {
  width: 566px;
  height: 320px;

}

.zCon .gxbc .news_con .xwdt .swiper-xwdt .pic {
  position: relative;
  width: 566px;
  height: 320px;
  display: block;
}

.zCon .gxbc .news_con .xwdt .swiper-xwdt .pic img {
  width: 100%;
  height: 100%;
}

.zCon .gxbc .news_con .xwdt .swiper-xwdt .pic p {
  position: absolute;
  bottom: 0;
  background: rgba(0, 0, 0, 0.4);
  width: 100%;
  height: 43px;
  line-height: 43px;
  color: #ffffff;
  box-sizing: border-box;
  padding-right: 122px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  text-indent: 14px;
  font-size: 20px;
}

.zCon .gxbc .news_con .xwdt .pagination {
  right: 14px;
  text-align: right;
  bottom: 14px;
  z-index: 2;
  position: absolute;
}

.zCon .gxbc .news_con .xwdt .pagination .swiper-pagination-switch {
  display: inline-block;
  width: 10px;
  height: 10px;
  background: #ffffff;
  border-radius: 20px;
  margin: 0 5px;
  cursor: pointer;
}

.zCon .gxbc .news_con .xwdt .pagination .swiper-active-switch {
  background: #ff9124;
}

.zCon .gxbc .news_con .xwdt .arrow-left {
  position: absolute;
  cursor: pointer;
  left: -9px;
  top: 42%;
  width: 18px;
  height: 31px;
  z-index: 2;
}

.zCon .gxbc .news_con .xwdt .arrow-right {
  position: absolute;
  cursor: pointer;
  right: -9px;
  top: 42%;
  width: 18px;
  height: 31px;
  z-index: 2;
}

.zCon .gxbc .news_con .yw {
  width: 530px;
  margin-right: 30px;
}


.zCon .gxbc .news_con .yw .itm h5 {
  font-size: 22px;
  font-weight: bold;
  overflow: hidden;
  line-height: 30px;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  margin-bottom: 8px;
}

.zCon .gxbc .news_con .yw .itm p {
  font-size: 16px;
  color: #999999;
  text-indent: 2em;
  overflow: hidden;
  line-height: 24px;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  margin-bottom: 10px;
}

.zCon .gxbc .news_con .yw .morea {
  color: #ffffff;
  background: #1787e6;
  padding: 2px 5px;
  float: right;
}

.zCon .gxbc .tpCon {
  position: relative;
  margin: 30px auto 0;
}

.zCon .gxbc .tpCon .swiper-sp {
  height: 180px;
  width: 1130px;
}

.zCon .gxbc .tpCon .swiper-sp .pic {
  width: 360px;
  height: 180px;
  margin: 0 auto;
}

.zCon .gxbc .tpCon .swiper-sp .pic img {
  width: 100%;
  height: 100%;
}

 .zCon .gxbc .tpCon .swiper-sp .pic a{
     position: relative;
}

.zCon .gxbc .tpCon .swiper-sp .pic .v_filter1 {
    width: 49px;
    height: 49px;
    background: url(../images/icon__bf.png) no-repeat center rgba(0, 0, 0, 0);
    z-index: 2;
    position: absolute;
    top: -8px;
    left: 43%;
}


.zCon .gxbc .tpCon .arrow-left1 {
  position: absolute;
  cursor: pointer;
  left: 5px;
  top: 35%;
  width: 32px;
  height: 32px;
}

.zCon .gxbc .tpCon .arrow-right1 {
  position: absolute;
  cursor: pointer;
  right: 5px;
  top: 35%;
  width: 32px;
  height: 32px;
}


.zCon .zwfw .jzcxCon {
  padding: 0 30px;
}



.zCon .zwfw .jzcxCon .zwList li {
  float: left;
  width: 548px;
  height: 86px;
  background: url(../images/zwfw_libg.png) no-repeat center center;
  margin-right: 44px;
  margin-bottom: 20px;
}

.zCon .zwfw .jzcxCon .zwList li:nth-child(2n) {
  margin-right: 0;
}

.zCon .zwfw .jzcxCon .zwList li:hover {
  background: url(../images/zwfw_libg_hover.png) no-repeat center center;
}

.zCon .zwfw .jzcxCon .zwList li .dwname {
  float: left;
  width: 146px;
  font-size: 18px;
  font-weight: bold;
  overflow: hidden;
  line-height: 26px;
  margin-top: 18px;
  text-align: center;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.zCon .zwfw .jzcxCon .zwList li:hover .dwname {
  color: #ffffff;
}

.zCon .zwfw .jzcxCon .zwList li a {
  float: left;
  width: 360px;
  padding: 0 20px;
  overflow: hidden;
  line-height: 26px;
  margin-top: 18px;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}


.zCon .tsfw .tsfwCon {
  padding: 0 30px;
}

.zCon .tsfw .tsfwCon .tslb {
  position: relative;
  width: 566px;
  height: 333px;
  background: url(../images/tsfw_lbtbg.png) no-repeat center center;
}

.zCon .tsfw .tsfwCon .tslb .swiper-tsfw {
  width: 490px;
  height: 323px;
  margin: 10px auto 0;
}

.zCon .tsfw .tsfwCon .tslb .swiper-tsfw .pic {
  position: relative;
  width: 490px;
  height: 280px;
  display: block;
}

.zCon .tsfw .tsfwCon .tslb .swiper-tsfw .pic img {
  width: 490px;
  height: 280px;
}

.zCon .tsfw .tsfwCon .tslb .swiper-tsfw .pic p {
  width: 100%;
  height: 43px;
  line-height: 43px;
  color: #ffffff;
  box-sizing: border-box;
  padding-right: 35px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  text-indent: 14px;
  font-size: 20px;
}

.zCon .tsfw .tsfwCon .tslb .pagination1 {
  right: 14px;
  text-align: right;
  bottom: 14px;
  z-index: 2;
  position: absolute;
}

.zCon .tsfw .tsfwCon .tslb .pagination1 .swiper-pagination-switch {
  display: inline-block;
  width: 10px;
  height: 10px;
  background: #ffffff;
  border-radius: 20px;
  margin: 0 5px;
  cursor: pointer;
}

.zCon .tsfw .tsfwCon .tslb .pagination1 .swiper-active-switch {
  background: #ff9124;
}

.zCon .tsfw .tsfwCon .tslb .arrow-left2 {
  position: absolute;
  cursor: pointer;
  left: 5px;
  top: 42%;
  width: 27px;
  height: 26px;
  z-index: 9;
}

.zCon .tsfw .tsfwCon .tslb .arrow-right2 {
  position: absolute;
  cursor: pointer;
  right: 5px;
  top: 42%;
  width: 27px;
  height: 26px;
  z-index: 9;
}

.zCon .tsfw .tsfwCon .tsList {
  width: 530px;
  margin-top: 5px;
}

.zCon .tsfw .tsfwCon .tsList .list {
  width: 530px;
}

.zCon .tsfw .tsfwCon .tsList .list li {
  line-height: 36px;
}


.zCon .aljs .alCon {
  padding: 0 30px;
}

.zCon .aljs .alCon .section {
  float: left;
  width: 366px;
  height: 462px;
  background: url(../images/aljs_bg.png) no-repeat center center;
  margin-right: 20px;
}

.zCon .aljs .alCon .section:last-child {
  margin-right: 0;
}

.zCon .aljs .alCon .section h5 {
  height: 60px;
  font-size: 18px;
  font-weight: bold;
  padding: 10px 20px;
  overflow: hidden;
  line-height: 30px;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.zCon .aljs .alCon .section .alft {
  width: 340px;
  height: 323px;
  margin: 8px auto;
}

.zCon .aljs .alCon .section .alft img {
  width: 100%;
  height: 100%;
}

.zCon .aljs .alCon .section a.ckxq {
  width: 85px;
  height: 28px;
  line-height: 29px;
  color: #ffffff;
  background: #ff9933;
  border-radius: 20px;
  margin: 0 auto;
  text-align: center;
  display: block;
}